GUI Help > Special > getUpDownMax

getUpDownMax
int max=getUpDownMax(handle gadget)

Description:
Retrieves the maximum possible value for an UpDown gadget. You can set this with setUpDownRange.

Return Value:
See Above

Parameters:
gadget Handle to an UpDown gadget.
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)